10. Exercise: Send Your First FCM Message
Send Your First FCM Message
Send Your First FCM Message
Now that you've properly linked Firebase with your Squawker app, you can use the Firebase Console to send your first FCM message!
Exercise Code
Exercise: [TFCM.01-Solution-AddGradleDependencies]
Note You can, and should use your solution from the previous exercise to complete this exercise.
Task Description:
Send your first FCM message by following these steps.
Task Feedback:
Nice work! You should see a notification from Squawker. When you press that notification, it should also open up the app.
If You're Having Trouble
If you properly sent the message, you should see a notification on your phone. If not, check that Squawker is in the background, and that you're reliably connected to the internet. Also make sure that you included the FCM library in the last exercise.